stylecontext: Remove leftover debugging
authorBenjamin Otte <otte@redhat.com>
Mon, 17 Sep 2012 08:48:38 +0000 (10:48 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 17 Sep 2012 18:39:14 +0000 (20:39 +0200)
commit37dac2a481f25deab436ca965cecb172938bc18a
tree7f32fa6eb7abf44e783d63d6380a83bac1be4155
parente2cc9f3afc7a04e5d9afc319578ff42225c8be2d
stylecontext: Remove leftover debugging

... that actually was both wrong, a performance failure and has been
there since the original checkin.

Updating the cached style data absolutely does not mean clearing all
cached style data first. There's nothing to update then.
gtk/gtkstylecontext.c